home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / qbbs / sopmsg.zip / SOPMSG.DOC < prev    next >
Text File  |  1992-07-05  |  4KB  |  95 lines

  1.                                                          6 Jul 92
  2.                              SOPMsg
  3.  
  4. SOPMsg will respond to messages from users to the Sysop. The response
  5. will be a private message from a dummy CoSysop to the user. I wrote
  6. SOPMsg so that I would have a means of notifying users that write to
  7. while I am on vacation, that I am away.
  8.  
  9.  Here is how it works.
  10.   1) You create a dummy user, a dummy CoSysop, a user name that SOPMsg
  11.      will use when answering mail. You can use QuickBBS's UserEdit
  12.      program to create this Dummy CoSysop. If you use the name "CoSysop"
  13.      for your SOPMsg CoSysop then you won't have to place the name of
  14.      your Dummy CoSysop in the SOPMsg command line. SOPMsg will default
  15.      to "CoSysop". If any other name is used, you will have to use the
  16.      /CoSysop command line option to pass the name you have created to
  17.      SOPMsg, see the command line structure below.
  18.  
  19.   2) When you want SOPMsg to start answering messages a) Write the
  20.      message that you want SOPMsg to use when replying to users, name it
  21.      SOPMsg1.TXT (the number in the file name is the number of the board
  22.      SOPMsg will be working, a message area number 1 thru 99) and place
  23.      it the SOPMsg directory. Keep line width under 70 characters.
  24.  
  25.      b) Run SetLast, command line
  26.  
  27.     SetLast C:\QuickBBS   1   /AnswerFor John Jamieson  /CoSysop Will Rogers
  28.             ─────┬─────  ─┬─  ───────────┬────────────  ─────────┬──────────
  29.                  │        │              │                       │
  30.  Your BBS Dir. ──┘        │              │                       │
  31.                           │              │                       │
  32.        The number of the ─┘              │                       │
  33.        Message Board SOPMsg              │                       │
  34.        will be working                   │                       │
  35.                                          │                       │
  36.                  Optional parameter. ────┘                       │
  37.                  Default is the Sysop                            │
  38.                  of the BBS. If SOPMsg                           │
  39.                  will be answering another                       │
  40.                  Persons Mail use this                           │
  41.                  parameter to identify                           │
  42.                  that person.  /A can                            │
  43.                  be used instead of /AnswerFor                   │
  44.                                                                  │
  45.                                         Optional parameter. ─────┘
  46.                                         Default is the Name
  47.                                         CoSysop. Any name in
  48.                                         your User.BBS file can
  49.                                         be used. /C can be
  50.                                         used instead of /CoSysop
  51.  
  52.         Sets the last read pointer for the Dummy CoSysop on the area
  53.         selected. SOPMsg will read messages from this point on.
  54.  
  55.  
  56.      c) Place SOPMsg in your RUNBBS.Bat file to run along
  57.         with other system maintenance programs. The command
  58.         line format is the same as for the program SetLast
  59.         described above.
  60.  
  61.     SOPMsg  C:\QuickBBS   1   /AnswerFor John Jamieson  /CoSysop Will Rogers
  62.  
  63.  
  64.  
  65.   Files  SetLast.EXE     Sets the last read pointer for the Dummy CoSysop
  66.                          on the area selected.
  67.          SOPMSG.EXE      The Dummy Sysop utility
  68.          SOPMSG10.TXT    A sample message
  69.          SOPMSG.DOC      This File.
  70.  
  71.  
  72.   Disclaimer agreement:
  73.  
  74.     Users of SOPMsg must except the following disclaimer agreement:
  75.  
  76.     SOPMsg is are provided AS IS. The Author makes no Warranty of any
  77.     kind, expressed or implied. In addition THE AUTHOR ASSUMES NO
  78.     LIABILITY FOR DAMAGES WHICH MAY RESULT WHICH MAY RESULT FROM THE USE
  79.     of SOPMsg.
  80.  
  81.  
  82.   SOPMsg uses QuickBBS Message Base routines written by P.J. Muller.
  83.  
  84.   I am placing SOPMsg in the Public Domain this day, 7/5/92.
  85.  
  86.              John Jamieson
  87.              Mountain Retreat BBS
  88.              555 Buckeye St.
  89.              Felton Ca, 95018
  90.              Fidonet 1:143/506
  91.              BBS phone (408)335-4595
  92.  
  93.  
  94.  
  95.